# Query Description # Type of request: Extract data from a table # Name of the selected table: e500 # Description of the table: Spectra # SQL constraint on fields: [dataset ='20031219'],[imanum='0019'] # Display the fields: ['wget "http://atlas.obs-hp.fr/elodie/fE.cgi?c=i&z=s1d&a=mime:application/fits&o=elodie:'||dataset||'/'||imanum||'" -O '||dataset||'_'||imanum||'_s1d.fits'] # Description of each column # 'wget "http://atlas.obs-hp.fr/elodie/fE.cgi?c=i&z=s1d&a=mime:application/fits&o=elodie:'||dataset||'/'||imanum||'" -O '||dataset||'_'||imanum||'_s1d.fits': #-------------- #'wget "http:// #atlas.obs-hp.f #r/elodie/fE.cg #i?c=i&z=s1d&a= #mime:applicati #on/fits&o=elod #ie:'||dataset| #|'/'||imanum|| #'" -O '||datas #et||'_'||imanu #m||'_s1d.fits' #-------------- wget "http://atlas.obs-hp.fr/elodie/fE.cgi?c=i&z=s1d&a=mime:application/fits&o=elodie:20031219/0019" -O 20031219_0019_s1d.fits #-- end of data table ---------------------------------------------------------- # 1 lines were successfully retrieved #------------------------------------------------------------------------------- # Generated with Pleinpot: 8.18.10